create static method

HostReq create()

Implementation

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