menu
Dart
dart:core
UnsupportedError
UnsupportedError constructor
UnsupportedError
brightness_4
brightness_5
description
UnsupportedError
constructor
UnsupportedError
(
String
message
)
Implementation
@pragma("vm:entry-point") UnsupportedError(String this.message);
Dart
dart:core
UnsupportedError
UnsupportedError constructor
UnsupportedError class
Constructors
UnsupportedError
Properties
hashCode
message
runtimeType
stackTrace
Methods
noSuchMethod
toString
Operators
operator ==