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