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