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