menu
dart_appwrite package
documentation
models.dart
DedicatedDatabase
syncMode property
syncMode property
dark_mode
light_mode
syncMode
property
String
syncMode
final
Replication sync mode: async, sync, or quorum.
Implementation
final String syncMode;
dart_appwrite package
documentation
models
DedicatedDatabase
syncMode property
DedicatedDatabase class