eliud_pkg_fundamentals
section_list_event
SectionChangeQuery
SectionChangeQuery const constructor
SectionChangeQuery
SectionChangeQuery
constructor
Null safety
const
SectionChangeQuery
(
{
required
EliudQuery?
newQuery
}
)
Implementation
const SectionChangeQuery({required this.newQuery});
eliud_pkg_fundamentals
section_list_event
SectionChangeQuery
SectionChangeQuery const constructor
SectionChangeQuery class
Constructors
SectionChangeQuery
Properties
hashCode
newQuery
props
runtimeType
stringify
Methods
noSuchMethod
toString
Operators
operator ==