menu
poptart_lex package
documentation
app/bsky/embed/external/view.dart
EmbedExternalView
EmbedExternalView.fromJson factory constructor
EmbedExternalView.fromJson factory constructor
dark_mode
light_mode
EmbedExternalView.fromJson
constructor
EmbedExternalView.fromJson
(
Map
<
String
,
Object
?
>
json
)
Implementation
factory EmbedExternalView.fromJson(Map<String, Object?> json) => _$EmbedExternalViewFromJson(json);
poptart_lex package
documentation
app/bsky/embed/external/view
EmbedExternalView
EmbedExternalView.fromJson factory constructor
EmbedExternalView class