linktsp_api
cart_summary_model
CartSummaryModel
items property
items
items
property
Null safety
List
<
CartItemModel
>
?
items
read / write
Implementation
List<CartItemModel>? items;
linktsp_api
cart_summary_model
CartSummaryModel
items property
CartSummaryModel class
Constructors
CartSummaryModel
fromJson
Properties
configDeliveryPeriod
enablePickAtStore
hashCode
items
runtimeType
summary
Methods
noSuchMethod
toJson
toString
Operators
operator ==