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