create static method

KnownHost create()

Implementation

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