ERROR constant

TestState const ERROR

Implementation

static const TestState ERROR = TestState._(4, _omitEnumNames ? '' : 'ERROR');