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