stateUnspecified constant

ReasoningEngineRuntimeRevision_State const stateUnspecified

The unspecified state.

Implementation

static const stateUnspecified = ReasoningEngineRuntimeRevision_State(
  'STATE_UNSPECIFIED',
);