menu
realm_dart package
documentation
realm.dart
SchemaProperty
primaryKey property
primaryKey property
dark_mode
light_mode
primaryKey
property
bool
primaryKey
final
true
if the property is a primary key
Implementation
final bool primaryKey;
realm_dart package
documentation
realm
SchemaProperty
primaryKey property
SchemaProperty class