OrderPublishObject class

Constructors

OrderPublishObject(SpinachUser spinachUser)

Properties

bestBeforeIsCorrect bool
getter/setter pair
categories List<Category>
getter/setter pair
categoryNameIsCorrect bool
getter/setter pair
descriptionIsCorrect bool
getter/setter pair
expiryDateIsCorrect bool
getter/setter pair
guaranteedFreshDateIsCorrect bool
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
isLoading bool
getter/setter pair
isLocationAdded bool
getter/setter pair
itemNameIsCorrect bool
getter/setter pair
packDateIsCorrect bool
getter/setter pair
priceIsCorrect bool
getter/setter pair
product Product
getter/setter pair
publishing bool
getter/setter pair
quantityIsCorrect bool
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
selectedCategory Category
getter/setter pair
spinachUser SpinachUser
final

Methods

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

Operators

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