BOOTSTRAPPING constant

Cluster_State const BOOTSTRAPPING

Implementation

static const Cluster_State BOOTSTRAPPING = Cluster_State._(7, _omitEnumNames ? '' : 'BOOTSTRAPPING');