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