SplitRefundLegSelection constructor
const
SplitRefundLegSelection({
- required List<
PaymentLegSummary> purchaseLegs,
Implementation
const SplitRefundLegSelection({required this.purchaseLegs});