SourceReceiverFlow constructor
const
SourceReceiverFlow({})
SourceReceiverFlow
Implementation
const SourceReceiverFlow({
this.address,
required this.amountCharged,
required this.amountReceived,
required this.amountReturned,
required this.refundAttributesMethod,
required this.refundAttributesStatus,
});