create static method

TunnelResponse create()

Implementation

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