appNotInstalledDialogTitle property
String
get
appNotInstalledDialogTitle
override
Title for the app not installed dialog
In en, this message translates to:
'App Not Installed'
Implementation
@override
String get appNotInstalledDialogTitle => 'App Not Installed';