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