menu
lemmy_api_client package
documentation
v3.dart
SearchResults
posts property
posts property
dark_mode
light_mode
posts
property
List
<
PostView
>
get
posts
inherited
Implementation
List<PostView> get posts => throw _privateConstructorUsedError;
lemmy_api_client package
documentation
v3
SearchResults
posts property
SearchResults class