setFetch abstract method

Future<SetFetchResponse_> setFetch(
  1. ServiceCall call,
  2. SetFetchRequest_ request
)

Implementation

$async.Future<$0.SetFetchResponse_> setFetch(
    $grpc.ServiceCall call, $0.SetFetchRequest_ request);