reason property

String? get reason

Implementation

String? get reason => (_$data['reason'] as String?);