fun getPackageManager(context: Context): PackageManager
Getting an object for working with packages from the context.
context
Context
PackageManager