menu
Dart
dart:core
AssertionError
message property
message
brightness_4
brightness_5
description
message
property
Object
?
message
final
Message describing the assertion error.
Implementation
final Object? message;
Dart
dart:core
AssertionError
message property
AssertionError class