menu
piefed_api_client package
documentation
v1.dart
ListPostsResponse
posts property
posts property
dark_mode
light_mode
posts
property
List
<
PostView
>
get
posts
inherited
Implementation
List<PostView> get posts => throw _privateConstructorUsedError;
piefed_api_client package
documentation
v1
ListPostsResponse
posts property
ListPostsResponse class