menu
piefed_api_client package
documentation
v1.dart
FollowCommunity
FollowCommunity.fromJson factory constructor
FollowCommunity.fromJson factory constructor
dark_mode
light_mode
FollowCommunity.fromJson
constructor
FollowCommunity.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory FollowCommunity.fromJson(Map<String, dynamic> json) => _$FollowCommunityFromJson(json);
piefed_api_client package
documentation
v1
FollowCommunity
FollowCommunity.fromJson factory constructor
FollowCommunity class