menu
flutter_realm_sync package
documentation
services/RealmSync.dart
SyncObjectEvent
collectionName property
collectionName property
dark_mode
light_mode
collectionName
property
String
collectionName
final
The MongoDB collection name where the object was synced.
Implementation
final String collectionName;
flutter_realm_sync package
documentation
services/RealmSync
SyncObjectEvent
collectionName property
SyncObjectEvent class