operationStateUnspecified constant

OperationState const operationStateUnspecified

Should not be used.

Implementation

static const operationStateUnspecified = OperationState(
  'OPERATION_STATE_UNSPECIFIED',
);