getDefault static method

VpnGatewayInfo getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static VpnGatewayInfo getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<VpnGatewayInfo>(create);