purchaseFailed property
getter/setter pair
Purchase of the batch failed.
Implementation
static BatchState purchaseFailed = BatchState(5, 'purchase_failed');
Purchase of the batch failed.
static BatchState purchaseFailed = BatchState(5, 'purchase_failed');