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