@override Future<bool> get isWindowMaximized async { return await methodChannel.invokeMethod(isWindowMaximizedMethod); }