Cookies constructor

Cookies(
  1. AsyncRequestClient _client,
  2. AppiumWebDriverHandler _handler
)

Implementation

Cookies(this._client, this._handler);