Constants class

Constructors

Constants()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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

Static Properties

BY_SHOPPER String
getter/setter pair
CREATE_TABLE_ORDER_ITEM_SQL String
getter/setter pair
CREATE_TABLE_ORDER_SQL String
getter/setter pair
HTTP_STATUS_DUPLICATION_ERROR int
getter/setter pair
HTTP_STATUS_VALIDATION_ERROR int
getter/setter pair
INITIAL_GROCERY_LIST_SIZE int
getter/setter pair
INSERT_SQL_ORDERS String
getter/setter pair
OBJECT_POOL_SAFETY_MARGIN double
getter/setter pair
ORDER_ACTIVE_NO_OF_DAYS int
getter/setter pair
PICK_UP String
getter/setter pair
SELECT_SQL_ORDER_ITEMS String
getter/setter pair
SPINACH_LOCAL_DB_NAME String
getter/setter pair
SPINACH_LOCAL_DB_VERSION int
getter/setter pair

Static Methods

getUuid() String