message property
final
A human-readable description of the error.
Contains details about what went wrong, suitable for logging or displaying to developers. For user-facing error messages, prefer localised strings over this raw message.
Implementation
final String message;