appNotInstalledDialogMessage property
The message for the "App not installed" dialog.
Defaults to 'The app required to open this link is not installed. Would you like to open it in your web browser instead?' if not provided.
Implementation
final String? appNotInstalledDialogMessage;