Logs constructor

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

Implementation

Logs(this._client, this._handler);