Open Android settings in Location section. returns operation successful or failure.
Location
Future<bool> locationSource() { return sendCustomMessage( 'android.settings.LOCATION_SOURCE_SETTINGS', ); }