menu
lemmy_api_client package
documentation
v3.dart
GetCommunity
GetCommunity.fromJson factory constructor
GetCommunity.fromJson factory constructor
dark_mode
light_mode
GetCommunity.fromJson
constructor
GetCommunity.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory GetCommunity.fromJson(Map<String, dynamic> json) => _$GetCommunityFromJson(json);
lemmy_api_client package
documentation
v3
GetCommunity
GetCommunity.fromJson factory constructor
GetCommunity class