listErase_Pre method
Implementation
$async.Future<$0.ListEraseResponse_> listErase_Pre($grpc.ServiceCall call,
$async.Future<$0.ListEraseRequest_> request) async {
return listErase(call, await request);
}
$async.Future<$0.ListEraseResponse_> listErase_Pre($grpc.ServiceCall call,
$async.Future<$0.ListEraseRequest_> request) async {
return listErase(call, await request);
}