uninstallApp
open suspend override fun uninstallApp(packageName: String, onResult: (success: Boolean, message: String?) -> Unit)
Method to uninstall an app by package name.
Method to uninstall the current app.
Method to uninstall an app by package name.
Method to uninstall the current app.