menu
lemmy_api_client package
documentation
v3.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);
lemmy_api_client package
documentation
v3
FollowCommunity
FollowCommunity.fromJson factory constructor
FollowCommunity class