readOnePhoto_Pre method
Implementation
$async.Future<$5.ArticlePhotoPb> readOnePhoto_Pre($grpc.ServiceCall call, $async.Future<$2.FindPhotoRequest> request) async {
return readOnePhoto(call, await request);
}
$async.Future<$5.ArticlePhotoPb> readOnePhoto_Pre($grpc.ServiceCall call, $async.Future<$2.FindPhotoRequest> request) async {
return readOnePhoto(call, await request);
}