eliud_pkg_fundamentals
section_form_state
SectionFormError
SectionFormError const constructor
SectionFormError
SectionFormError
constructor
Null safety
const
SectionFormError
(
{
String
?
message
,
dynamic
super
}
)
Implementation
const SectionFormError({this.message, super.value});
eliud_pkg_fundamentals
section_form_state
SectionFormError
SectionFormError const constructor
SectionFormError class
Constructors
SectionFormError
Properties
hashCode
message
props
runtimeType
stringify
value
Methods
noSuchMethod
toString
Operators
operator ==