getDefault static method

SetIfNotExistsRequest_ getDefault()

Implementation

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