ZERO constant

Implementation

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