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