message property

String? message
getter/setter pair

A human-readable description of the cause of the error.

This field may be presented as-is to a reader.

Implementation

core.String? message;