reason property

String? reason

The optional reason the edit was made.

Implementation

String? get reason => data['reason'];