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