INT64 constant

Implementation

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