message property

String? message
getter/setter pair

The message string extracted from the thrown error.

Implementation

String? message;