menu
bluesky_poptart package
documentation
app/bsky/embed/get_embed_external_view/output.dart
EmbedGetEmbedExternalViewOutput
toJson abstract method
toJson abstract method
dark_mode
light_mode
toJson
abstract method
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Serializes this EmbedGetEmbedExternalViewOutput to a JSON map.
Implementation
Map<String, dynamic> toJson();
bluesky_poptart package
documentation
app/bsky/embed/get_embed_external_view/output
EmbedGetEmbedExternalViewOutput
toJson abstract method
EmbedGetEmbedExternalViewOutput class