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