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