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