menu
eliud_pkg_feed_model package
documentation
model/post_list_event.dart
PostListUpdated
PostListUpdated const constructor
PostListUpdated const constructor
dark_mode
light_mode
PostListUpdated
constructor
const
PostListUpdated
(
{
List
<
PostModel
?
>
?
value
,
bool
?
mightHaveMore
,
})
Implementation
const PostListUpdated({this.value, this.mightHaveMore});
eliud_pkg_feed_model package
documentation
model/post_list_event
PostListUpdated
PostListUpdated const constructor
PostListUpdated class