pipelineStateUnspecified constant
PipelineState
const pipelineStateUnspecified
The pipeline state is unspecified.
Implementation
static const pipelineStateUnspecified = PipelineState(
'PIPELINE_STATE_UNSPECIFIED',
);