viewEssentialByID_Pre method
Implementation
$async.Future<$0.Project> viewEssentialByID_Pre(
$grpc.ServiceCall $call, $async.Future<$1.Identifier> $request) async {
return viewEssentialByID($call, await $request);
}
$async.Future<$0.Project> viewEssentialByID_Pre(
$grpc.ServiceCall $call, $async.Future<$1.Identifier> $request) async {
return viewEssentialByID($call, await $request);
}