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