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