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