outcome property

  1. @JsonKey(unknownEnumValue: PaymentReconciliationOutcome.unknown)
PaymentReconciliationOutcome? outcome
inherited

Implementation

@JsonKey(unknownEnumValue: PaymentReconciliationOutcome.unknown)
PaymentReconciliationOutcome? get outcome =>
    throw _privateConstructorUsedError;