installedApplications
Applications someone installs on a device.
Declaration
var installedApplications: [Application] { get async throws }Discussion
Each application contains both a bundleIdentifier and a token.
Applications someone installs on a device.
var installedApplications: [Application] { get async throws }Each application contains both a bundleIdentifier and a token.