SplitCloseResult constructor
const
SplitCloseResult({})
Implementation
const SplitCloseResult({
required this.state,
required this.totalAmountPaid,
required this.totalAmountOutstanding,
required this.orderTotal,
required this.message,
});