menu
mastodon_client
mastodon_client.dart
MastodonReport
MastodonReport.fromJson factory constructor
MastodonReport.fromJson
dark_mode
light_mode
MastodonReport.fromJson
constructor
MastodonReport.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory MastodonReport.fromJson(Map<String, dynamic> json) => _$MastodonReportFromJson(json);
mastodon_client
mastodon_client
MastodonReport
MastodonReport.fromJson factory constructor
MastodonReport class