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