Opens the app settings page.
Returns true if the app settings page could be opened, otherwise false.
true
false
Future<bool> openAppSettings() => _handler.openAppSettings();