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