getMetric method

int getMetric(
  1. String metricName
)

Implementation

int getMetric(String metricName) => jsObject.getMetric(metricName);