readOnePhoto abstract method

Future<ArticlePhotoPb> readOnePhoto(
  1. ServiceCall call,
  2. FindPhotoRequest request
)

Implementation

$async.Future<$4.ArticlePhotoPb> readOnePhoto($grpc.ServiceCall call, $0.FindPhotoRequest request);