allocation property

List<PaymentReconciliationAllocation>? allocation
inherited

allocation Distribution of the payment amount for a previously acknowledged payable.

Implementation

List<PaymentReconciliationAllocation>? get allocation =>
    throw _privateConstructorUsedError;