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