Dart
dart:core
AbstractClassInstantiationError
toString method
toString
Dart
dart:core
AbstractClassInstantiationError
toString method
AbstractClassInstantiationError class
Constructors
AbstractClassInstantiationError
Properties
hashCode
runtimeType
stackTrace
Methods
toString
noSuchMethod
Operators
operator ==
description
toString
method
String
toString
(
)
override
Returns a string representation of this object.
Implementation
external String toString();