Opens app notification settings (Android). User must grant manually.
Future<bool> openAppNotificationSettings() { return Future.value(false); }