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