NEG constant

Implementation

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