ACTIVE constant

ServingState const ACTIVE

Implementation

static const ServingState ACTIVE = ServingState._(1, _omitEnumNames ? '' : 'ACTIVE');