Opens the app settings screen. Returns true if the call was successful.
@override Future<bool> openAppSettings() async { return false; }