readOnePhoto method
Implementation
$grpc.ResponseFuture<$5.ArticlePhotoPb> readOnePhoto($2.FindPhotoRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$readOnePhoto, request, options: options);
}
$grpc.ResponseFuture<$5.ArticlePhotoPb> readOnePhoto($2.FindPhotoRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$readOnePhoto, request, options: options);
}