create static method

HostInfo create()

Implementation

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