PENDING constant

TestState const PENDING

Implementation

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