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