create static method

MetricsData create()

Implementation

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