create static method

TunnelRequest create()

Implementation

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