operationStateRunning constant
OperationState
const operationStateRunning
The operation is running.
Implementation
static const operationStateRunning = OperationState(
'OPERATION_STATE_RUNNING',
);