Item class

Properties

brand String?
no setter
category String?
no setter
completeDescription String?
no setter
description String?
no setter
hashCode int
The hash code for this object.
no setterinherited
id String?
no setter
price Price?
no setter
productNames List<String>?
no setter
productType String?
no setter
promotionApplied String?
no setter
quantity Quantity?
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
size Size?
no setter
smartSearch bool?
no setter
subCategory String?
no setter
variants List<String>?
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map
toString() String
A string representation of this object.
override

Operators

operator ==(Object other) bool
The equality operator.
inherited