message property
The detailed error message.
The message should help developer understand the underlying problem without leaking internal data.
Implementation
core.String? message;
The detailed error message.
The message should help developer understand the underlying problem without leaking internal data.
core.String? message;