createManyPhotos_Pre method
Implementation
$async.Future<$1.StatusResponse> createManyPhotos_Pre($grpc.ServiceCall $call, $async.Future<$0.PhotosRequest> $request) async {
return createManyPhotos($call, await $request);
}
$async.Future<$1.StatusResponse> createManyPhotos_Pre($grpc.ServiceCall $call, $async.Future<$0.PhotosRequest> $request) async {
return createManyPhotos($call, await $request);
}