getDefault static method

FlushCacheResponse_ getDefault()

Implementation

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