menu
serverpod package
documentation
serverpod.dart
SqliteDatabaseConfig
filePath property
filePath property
dark_mode
light_mode
filePath
property
String
get
filePath
The file path to the SQLite database.
Implementation
String get filePath => host;
serverpod package
documentation
serverpod
SqliteDatabaseConfig
filePath property
SqliteDatabaseConfig class