CollectPaymentModeList constructor
CollectPaymentModeList({
- String? id,
- List<
List< ? collection,CollectPayment> >
Implementation
CollectPaymentModeList({this.id, this.collection});