message property

String? message
getter/setter pair

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;