create static method

VpnTunnelInfo create()

Implementation

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