cartItems property Null safety

List<CartItemModel>? cartItems
read / write

Implementation

List<CartItemModel>? cartItems;