items property Null safety

List<CartItemModel>? items
read / write

Implementation

List<CartItemModel>? items;