note property
Implementation
String get id; String? get checkoutUrl; CartCost? get cost; int? get totalQuantity; List<CartDiscountAllocation?>? get discountAllocations; List<CartDiscountCode?>? get discountCodes; String? get createdAt; List<Attribute?>? get attributes; CartBuyerIdentity? get buyerIdentity; String? get note;