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