PENDING constant

ServingState const PENDING

Implementation

static const ServingState PENDING = ServingState._(2, _omitEnumNames ? '' : 'PENDING');