create static method

MetricInfo create()

Implementation

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