MONEY constant

Implementation

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