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