create static method

ConnectHostState create()

Implementation

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