errorMessage property
The full text of the error message, including any parameters that were thrown along with the exception.
Implementation
core.String? errorMessage;
The full text of the error message, including any parameters that were thrown along with the exception.
core.String? errorMessage;