message property

String message
latefinal

The primary message of the exception, typically displayed to the user.

Implementation

late final String message;