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