eliud_pkg_fundamentals
listed_item_list_event
ListedItemListUpdated
ListedItemListUpdated const constructor
ListedItemListUpdated
ListedItemListUpdated
constructor
Null safety
const
ListedItemListUpdated
(
{
List
<
ListedItemModel
?
>
?
value
,
bool
?
mightHaveMore
}
)
Implementation
const ListedItemListUpdated({this.value, this.mightHaveMore});
eliud_pkg_fundamentals
listed_item_list_event
ListedItemListUpdated
ListedItemListUpdated const constructor
ListedItemListUpdated class
Constructors
ListedItemListUpdated
Properties
hashCode
mightHaveMore
props
runtimeType
stringify
value
Methods
noSuchMethod
toString
Operators
operator ==