openLocationSettings abstract method

Future<bool> openLocationSettings()

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

Implementation

Future<bool> openLocationSettings();