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