requestAppInstallation(_:)
Requests the installation of the given app distribution package for the given account.
Declaration
nonisolated final func requestAppInstallation(_ request: AppLibrary.InstallationRequest) async throwsRequests the installation of the given app distribution package for the given account.
nonisolated final func requestAppInstallation(_ request: AppLibrary.InstallationRequest) async throws