Dart API Reference
dart:core
StackOverflowError
StackOverflowError
class
Implements
Error
Constructors
StackOverflowError
()
const
Instance Properties
stackTrace
StackTrace
read-only
Instance Methods
toString
(
) →
String
Returns a string representation of this object.