menu
bluesky package
documentation
app_bsky_embed_record.dart
UEmbedRecordViewRecord
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => const UEmbedRecordViewRecordConverter().toJson(this);
bluesky package
documentation
app_bsky_embed_record
UEmbedRecordViewRecord
toJson method
UEmbedRecordViewRecord class