BOOL constant

Implementation

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