Future<void> setWindowAlwaysOnTop(String windowId, bool alwaysOnTop) { throw UnimplementedError( 'setWindowAlwaysOnTop() has not been implemented.'); }