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