creationFailed property

BatchState creationFailed
getter/setter pair

Creation of the batch failed.

Implementation

static BatchState creationFailed = BatchState(2, 'creation_failed');