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:
Error
Object
Implementors
TypeError
Constructors
AssertionError
( )
Instance Properties
stackTrace
StackTrace
Inherited
read-only