reason property

String? get reason

the reason for the error.

Implementation

String? get reason => update.object['reason'];