TreasuryDebitReversalLinkedFlows constructor

const TreasuryDebitReversalLinkedFlows({
  1. String? issuingDispute,
})

Other flows linked to a DebitReversal.

Implementation

const TreasuryDebitReversalLinkedFlows({this.issuingDispute});