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