viewStatistics_Pre method
Implementation
$async.Future<$0.ProjectStatistics> viewStatistics_Pre(
$grpc.ServiceCall $call,
$async.Future<$1.IdentifierUUID> $request) async {
return viewStatistics($call, await $request);
}
$async.Future<$0.ProjectStatistics> viewStatistics_Pre(
$grpc.ServiceCall $call,
$async.Future<$1.IdentifierUUID> $request) async {
return viewStatistics($call, await $request);
}