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