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