getDefault static method

SetFetchResponse_ getDefault()

Implementation

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