items property
Cart Items. PaynowCartItem To hold a product or service information int Represents the quantity of the item
Implementation
final Map<PaynowCartItem, int> items;
Cart Items. PaynowCartItem To hold a product or service information int Represents the quantity of the item
final Map<PaynowCartItem, int> items;