flushCache abstract method

Future<FlushCacheResponse_> flushCache(
  1. ServiceCall call,
  2. FlushCacheRequest_ request
)

Implementation

$async.Future<$1.FlushCacheResponse_> flushCache(
    $grpc.ServiceCall call, $1.FlushCacheRequest_ request);