Dart
dart:core
NullThrownError
NullThrownError constructor
NullThrownError
description
NullThrownError
constructor
Null safety
NullThrownError
(
)
Implementation
@pragma("vm:entry-point") NullThrownError();
Dart
dart:core
NullThrownError
NullThrownError constructor
NullThrownError class
Constructors
NullThrownError
Properties
hashCode
runtimeType
stackTrace
Methods
noSuchMethod
toString
Operators
operator ==