menu
realm_dart package
documentation
realm.dart
User
id property
id property
dark_mode
light_mode
id
property
String
get
id
Get this
User
's id on MongoDB Atlas.
Implementation
String get id { return realmCore.userGetId(this); }
realm_dart package
documentation
realm
User
id property
User class