errorMessage property

String? errorMessage
getter/setter pair

The full text of the error message, including any parameters that were thrown along with the exception.

Implementation

core.String? errorMessage;