Window constructor
Window(
- SyncRequestClient _client,
- WebDriverHandler _handler,
- String id
Implementation
Window(this._client, this._handler, this.id);