FakeBusiness class
Constructors
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 Methods
-
barcode(
) → String -
businessType(
) → String -
companyName(
) → String -
contractType(
) → String -
customerId(
) → String -
department(
) → String -
discount(
) → double -
employeeCount(
) → int -
industry(
) → String -
invoiceNumber(
) → String -
jobTitle(
) → String -
orderNumber(
) → String -
orderStatus(
) → int -
paymentMethod(
) → String -
price(
) → double -
productCategory(
) → String -
productName(
) → String -
quantity(
) → int -
returnReason(
) → String -
revenue(
) → double -
shippingMethod(
) → String -
sku(
) → String -
stockPrice(
) → double -
stockSymbol(
) → String -
supplierId(
) → String -
taxRate(
) → double -
transactionId(
) → String -
upc(
) → String -
warrantyPeriod(
) → String