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