menu
poptart_lex package
documentation
app/bsky/draft/defs/draft_embed_caption.dart
DraftEmbedCaption
DraftEmbedCaption.fromJson factory constructor
DraftEmbedCaption.fromJson factory constructor
dark_mode
light_mode
DraftEmbedCaption.fromJson
constructor
DraftEmbedCaption.fromJson
(
Map
<
String
,
Object
?
>
json
)
Implementation
factory DraftEmbedCaption.fromJson(Map<String, Object?> json) => _$DraftEmbedCaptionFromJson(json);
poptart_lex package
documentation
app/bsky/draft/defs/draft_embed_caption
DraftEmbedCaption
DraftEmbedCaption.fromJson factory constructor
DraftEmbedCaption class