menu
bluesky package
documentation
app_bsky_feed_get_posts.dart
GetPostsOutput
posts property
posts property
dark_mode
light_mode
posts
property
@
PostViewConverter
()
List
<
PostView
>
get
posts
inherited
Implementation
@PostViewConverter() List<PostView> get posts => throw _privateConstructorUsedError;
bluesky package
documentation
app_bsky_feed_get_posts
GetPostsOutput
posts property
GetPostsOutput class