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