create static method

LogMetric create()

Implementation

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