cartItems property

Map<String, List<Object>> cartItems
getter/setter pair

Implementation

late Map<String,List<Object>> cartItems;