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