Dart
dart:core
AssertionError
AssertionError constructor
AssertionError
Dart
dart:core
AssertionError
AssertionError constructor
AssertionError class
Constructors
AssertionError
Properties
message
hashCode
runtimeType
stackTrace
Methods
toString
noSuchMethod
Operators
operator ==
description
AssertionError
constructor
AssertionError
(
[
Object
message
])
Implementation
AssertionError([this.message]);