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