menu
poptart_lex package
documentation
app/bsky/feed/get_posts/input.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);
poptart_lex package
documentation
app/bsky/feed/get_posts/input
FeedGetPostsInput
FeedGetPostsInput.fromJson factory constructor
FeedGetPostsInput class