BAZ constant

Implementation

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