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