Dart SDK
dart:core
NullThrownError
class
NullThrownError
Constructors
Methods
Constructors
NullThrownError
Methods
toString
Error thrown when attempting to throw
null
.
Extends
Object
Error
NullThrownError
Properties
StackTrace
stackTrace
read-only ,
inherited
Constructors
NullThrownError
()
Methods
toString
(
) →
String
Returns a string representation of this object.