Returns the value of attribute type
Returns:
the current value of type
6 7 8
# File 'lib/datadog/core/metrics/metric.rb', line 6 def type @type end