menu
bluesky package
documentation
app_bsky_embed_external.dart
EmbedExternalView
EmbedExternalView.fromJson factory constructor
EmbedExternalView.fromJson factory constructor
dark_mode
light_mode
EmbedExternalView.fromJson
constructor
EmbedExternalView.fromJson
(
Map
<
String
,
Object
?
>
json
)
Implementation
factory EmbedExternalView.fromJson(Map<String, Object?> json) => _$EmbedExternalViewFromJson(json);
bluesky package
documentation
app_bsky_embed_external
EmbedExternalView
EmbedExternalView.fromJson factory constructor
EmbedExternalView class