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