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