Cookies constructor
Cookies(
- AsyncRequestClient _client,
- AppiumWebDriverHandler _handler
Implementation
Cookies(this._client, this._handler);
Cookies(this._client, this._handler);