ManageStock class

Constructors

ManageStock()
const

Properties

hashCode int
The hash code for this object.
no setterinherited
label String
no setter
recordStockDamagedDescription String
no setter
recordStockDamagedLabel String
no setter
recordStockIssuedDescription String
no setter
recordStockIssuedLabel String
no setter
recordStockLossDescription String
no setter
recordStockLossLabel String
no setter
recordStockReceiptDescription String
no setter
recordStockReceiptLabel String
no setter
recordStockReturnedDescription String
no setter
recordStockReturnedLabel String
no setter
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