NEG constant

Implementation

static const TestAllTypesProto3_NestedEnum NEG =
    TestAllTypesProto3_NestedEnum._(
        -1,
        const $core.bool.fromEnvironment('protobuf.omit_enum_names')
            ? ''
            : 'NEG');