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