darq
darq
KeyExistsError
<
T
>
toString method
toString
darq
darq
KeyExistsError
<
T
>
toString method
KeyExistsError class
Constructors
KeyExistsError
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";