indexes_Pre method
Implementation
$async.Future<$1.NuntioResponse> indexes_Pre(
$grpc.ServiceCall call, $async.Future<$1.NuntioRequest> request) async {
return indexes(call, await request);
}
$async.Future<$1.NuntioResponse> indexes_Pre(
$grpc.ServiceCall call, $async.Future<$1.NuntioRequest> request) async {
return indexes(call, await request);
}