create static method

MetricValue create()

Implementation

@$core.pragma('dart2js:noInline')
static MetricValue create() => MetricValue._();