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