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