@override Future<void> openNotificationSettings() async { await _channel.invokeMethod('openNotificationSettings'); }