getAppByID_Pre method
Implementation
$async.Future<$0.GetAppByIDResponse> getAppByID_Pre($grpc.ServiceCall $call,
$async.Future<$0.GetAppByIDRequest> $request) async {
return getAppByID($call, await $request);
}
$async.Future<$0.GetAppByIDResponse> getAppByID_Pre($grpc.ServiceCall $call,
$async.Future<$0.GetAppByIDRequest> $request) async {
return getAppByID($call, await $request);
}