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