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