menu
at_persistence_secondary_server package
documentation
dual.dart
DualWritePersistenceConfig
storagePath property
storagePath property
dark_mode
light_mode
storagePath
property
@
override
String
get
storagePath
override
Where the keystore data lives.
Implementation
@override String get storagePath => primary.storagePath;
at_persistence_secondary_server package
documentation
dual
DualWritePersistenceConfig
storagePath property
DualWritePersistenceConfig class