Flutter
dart:core
AssertionError
message property
message
AssertionError class
Constructors
AssertionError
Properties
message
hashCode
runtimeType
stackTrace
Methods
toString
noSuchMethod
Operators
operator ==
message property
Object
message
final
Message describing the assertion error.
Implementation
final Object message