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