darq
darq
EnumerableError
toString method
toString
darq
darq
EnumerableError
toString method
EnumerableError class
Constructors
EnumerableError
ambiguousMatch
elementNotFound
isEmpty
isNull
tooMany
Properties
hashCode
message
runtimeType
stackTrace
Methods
noSuchMethod
toString
Operators
operator ==
description
toString
method
String
toString
(
)
inherited
Returns a string representation of this object.
Implementation
String toString() => "Bad state: $message";