message property

String? message
final

A human-readable description of the cause of the error. This field may be presented as-is to a reader.

Implementation

final String? message;