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