menu
realm_dart package
documentation
realm.dart
RealmListChanges<T extends Object?>
list property
list property
dark_mode
light_mode
list
property
RealmList
<
T
>
list
final
The collection being monitored for changes.
Implementation
final RealmList<T> list;
realm_dart package
documentation
realm
RealmListChanges<T extends Object?>
list property
RealmListChanges class