menu
bluesky package
documentation
app_bsky_feed_repost.dart
RepostRecord
RepostRecord.fromJson factory constructor
RepostRecord.fromJson factory constructor
dark_mode
light_mode
RepostRecord.fromJson
constructor
RepostRecord.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory RepostRecord.fromJson(Map<String, dynamic> json) => _$RepostRecordFromJson(json);
bluesky package
documentation
app_bsky_feed_repost
RepostRecord
RepostRecord.fromJson factory constructor
RepostRecord class