menu
Dart
dart:core
StateError
StateError constructor
StateError
brightness_4
brightness_5
description
StateError
constructor
StateError
(
String
message
)
Implementation
@pragma("vm:entry-point") StateError(this.message);
Dart
dart:core
StateError
StateError constructor
StateError class