menu
bluesky package
documentation
app_bsky_embed_video.dart
EmbedVideoCaptionConverter
toJson method
toJson method
dark_mode
light_mode
toJson
method
@
override
Map
<
String
,
dynamic
>
toJson
(
EmbedVideoCaption
object
)
Implementation
@override Map<String, dynamic> toJson(EmbedVideoCaption object) => untranslate(object.toJson());
bluesky package
documentation
app_bsky_embed_video
EmbedVideoCaptionConverter
toJson method
EmbedVideoCaptionConverter class