openAppSetting abstract method
Opens the App settings page.
Returns true
if the location settings page could be opened, otherwise
false
is returned.
Implementation
Future<void> openAppSetting();
Opens the App settings page.
Returns true
if the location settings page could be opened, otherwise
false
is returned.
Future<void> openAppSetting();