cart property

List<CartItem> cart
final

Implementation

final List<CartItem> cart;