detail property

List<PaymentReconciliationDetail>? detail
inherited

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

Implementation

List<PaymentReconciliationDetail>? get detail =>
    throw _privateConstructorUsedError;