create static method

HostConfig create()

Implementation

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