getDefault static method

SetIfResponse_ getDefault()

Implementation

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