message property
A developer-facing error message, which is in English.
Any user-facing error message is localized and sent in the details field, or localized by the client.
Implementation
core.String? message;
A developer-facing error message, which is in English.
Any user-facing error message is localized and sent in the details field, or localized by the client.
core.String? message;