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