cancelledReason property

String? cancelledReason
inherited

cancelledReason In case of Invoice cancellation a reason must be given (entered in error, superseded by corrected invoice etc.).

Implementation

String? get cancelledReason => throw _privateConstructorUsedError;