menu
codeofland package
documentation
feauture/mixin/hive/hive_model_mixin.dart
HiveModelMixin
key property
key property
dark_mode
light_mode
key
property
String
get
key
your model need to unique key like id
Implementation
String get key;
codeofland package
documentation
feauture/mixin/hive/hive_model_mixin
HiveModelMixin
key property
HiveModelMixin mixin