menu
at_persistence_secondary_server package
documentation
sqlite.dart
SqlitePersistenceConfig
commitLogPath property
commitLogPath property
dark_mode
light_mode
commitLogPath
property
@
override
String
get
commitLogPath
override
Where the commit log lives.
Implementation
@override String get commitLogPath => storagePath;
at_persistence_secondary_server package
documentation
sqlite
SqlitePersistenceConfig
commitLogPath property
SqlitePersistenceConfig class