removeElements_Pre method
Implementation
$async.Future<$7.Empty_> removeElements_Pre($grpc.ServiceCall call,
$async.Future<$7.RemoveElementsRequest_> request) async {
return removeElements(call, await request);
}
$async.Future<$7.Empty_> removeElements_Pre($grpc.ServiceCall call,
$async.Future<$7.RemoveElementsRequest_> request) async {
return removeElements(call, await request);
}