get Meta Data
Retrieves meta-data information about an application package that is installed on the system using appropriate API for Android Tiramisu and upwards.
Note: [PackageManager.getApplicationInfo(String, int)] has been deprecated starting with [Build.VERSION_CODES#TIRAMISU]. Additional meta-data associated with a given application.Return
Parameters
package Name
The full name (i.e. com.google.apps.contacts) of the desired package.