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