message property

String? message
final

A human readable message providing more details about the error. If there is only one error, this field will match error.message.

Implementation

final String? message;