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