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