menu
poptart_lex package
documentation
app/bsky/draft/defs/draft_embed_image.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);
poptart_lex package
documentation
app/bsky/draft/defs/draft_embed_image
DraftEmbedImage
DraftEmbedImage.fromJson factory constructor
DraftEmbedImage class