pindery
catalogue_element
CatalogueElement
chosenQuantity property
chosenQuantity
CatalogueElement class
Constructors
CatalogueElement
fromFirestore
fromMap
Properties
chosenQuantity
elementId
elementName
elementQuantity
elementValue
locallyChosenQuantity
remainingQuantity
hashCode
runtimeType
Methods
catalogueElementMapper
noSuchMethod
toString
Operators
operator ==
chosenQuantity property
int
chosenQuantity
read / write
The quantity of the element that was altready chosen.
Implementation
int chosenQuantity = 0