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