menu
my_flutter_package_rahul package
documentation
local_database/models/common_hive_model.dart
CommonHiveModel
jsonBody property
jsonBody property
dark_mode
light_mode
jsonBody
property
@HiveField.new(1)
String
?
jsonBody
getter/setter pair
Implementation
@HiveField(1) String? jsonBody;
my_flutter_package_rahul package
documentation
local_database/models/common_hive_model
CommonHiveModel
jsonBody property
CommonHiveModel class