checkAppInstallation property

bool checkAppInstallation
final

If true, the system will check if the target app is installed before attempting to launch.

If the app is not installed, a dialog will be shown to the user. Defaults to false.

Implementation

final bool checkAppInstallation;