BAR constant

Implementation

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