Dart SDK
dart:core
AssertionError
class
AssertionError
Constructors
Constructors
AssertionError
Error thrown by the runtime system when an assert statement fails.
Extends
Object
Error
AssertionError
Implemented by
TypeError
Properties
StackTrace
stackTrace
read-only ,
inherited
Constructors
AssertionError
()