FlutterWebConnection constructor
Creates a FlutterWebConnection with WebDriver and whether the WebDriver supports timeline action.
Implementation
FlutterWebConnection(this._driver, this.supportsTimelineAction);
Creates a FlutterWebConnection with WebDriver and whether the WebDriver supports timeline action.
FlutterWebConnection(this._driver, this.supportsTimelineAction);