CartItemCache constructor

CartItemCache(
  1. CartItemRepository reference
)

Implementation

CartItemCache(this.reference);