BAR constant

Implementation

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