BAZ constant

Implementation

static const TestOneof2_NestedEnum BAZ = TestOneof2_NestedEnum._(
    3,
    const $core.bool.fromEnvironment('protobuf.omit_enum_names')
        ? ''
        : 'BAZ');