menu
at_persistence_secondary_server package
documentation
dual.dart
DualWritePersistenceConfig
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 => primary.commitLogPath;
at_persistence_secondary_server package
documentation
dual
DualWritePersistenceConfig
commitLogPath property
DualWritePersistenceConfig class