menu
hive_api package
documentation
hive_api.dart
Active
Active.fromJson factory constructor
Active.fromJson factory constructor
dark_mode
light_mode
Active.fromJson
constructor
Active.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Active.fromJson(Map<String, dynamic> json) => _$ActiveFromJson(json);
hive_api package
documentation
hive_api
Active
Active.fromJson factory constructor
Active class