readOneCategory_Pre method
Implementation
$async.Future<$4.CategoryPb> readOneCategory_Pre($grpc.ServiceCall call, $async.Future<$2.FindCategoryRequest> request) async {
return readOneCategory(call, await request);
}
$async.Future<$4.CategoryPb> readOneCategory_Pre($grpc.ServiceCall call, $async.Future<$2.FindCategoryRequest> request) async {
return readOneCategory(call, await request);
}