menu
mastodon_client
mastodon_client.dart
MastodonInstanceV1Stats
toJson method
toJson
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Serializes to JSON.
Implementation
Map<String, dynamic> toJson() => _$MastodonInstanceV1StatsToJson(this);
mastodon_client
mastodon_client
MastodonInstanceV1Stats
toJson method
MastodonInstanceV1Stats class