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