menu
piefed_api_client package
documentation
v1.dart
SearchResponse
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
SearchResponse
posts property
SearchResponse class