reason property

String? reason
getter/setter pair

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

If this value is empty there is no information available.

Implementation

core.String? reason;