menu
bluesky package
documentation
app_bsky_draft_defs.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);
bluesky package
documentation
app_bsky_draft_defs
DraftEmbedCaption
DraftEmbedCaption.fromJson factory constructor
DraftEmbedCaption class