kTrue constant

EnumOnlyProto3_Bool const kTrue

Implementation

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