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