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