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