create static method

HostMetrics create()

Implementation

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