message property Null safety

String message
final

The system message for the process exception, if any.

The empty string if no message was available.

Implementation

final String message;