menu
eda package
documentation
error.dart
ErrorType class
ErrorType class
dark_mode
light_mode
ErrorType
class
Constructors
ErrorType
(
String
value
)
const
Properties
hashCode
→
int
The hash code for this object.
no setter
inherited
runtimeType
→
Type
A representation of the runtime type of the object.
no setter
inherited
value
→
String
final
Methods
code
(
)
→
String
error
(
)
→
String
noSuchMethod
(
Invocation
invocation
)
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString
(
)
→
String
A string representation of this object.
override
vars
(
{
List
params
=
const []
})
→
ErrorType
Operators
operator ==
(
Object
other
)
→
bool
The equality operator.
inherited
eda package
documentation
error
ErrorType class
error library