getDefault static method

ServicePointQuery getDefault()

Implementation

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