openAppSettings abstract method

Future<bool> openAppSettings()

Will open the App settings page. Returns true if the location settings page could be opened, otherwise or false if not.

Implementation

Future<bool> openAppSettings();