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