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