readAllIds_Pre method
Implementation
$async.Future<$2.CalibresIdsResponse> readAllIds_Pre($grpc.ServiceCall call, $async.Future<$2.ReadIdsRequest> request) async {
return readAllIds(call, await request);
}
$async.Future<$2.CalibresIdsResponse> readAllIds_Pre($grpc.ServiceCall call, $async.Future<$2.ReadIdsRequest> request) async {
return readAllIds(call, await request);
}