creationFailed property
getter/setter pair
Creation of the batch failed.
Implementation
static BatchState creationFailed = BatchState(2, 'creation_failed');
Creation of the batch failed.
static BatchState creationFailed = BatchState(2, 'creation_failed');