BAZ constant

Implementation

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