start abstract method

Future<void> start()

Start the location provider This will start the location updates If permission dialog has not been shown it will be shown now If the user has permanently denied the permission this will not work see getPermissionManager for more info

Implementation

Future<void> start();