Flutter
webdriver.sync_io
Window
Window constructor
Window
Window
constructor
Null safety
Window
(
SyncRequestClient
_client
,
WebDriverHandler
_handler
,
String
id
)
Implementation
Window(this._client, this._handler, this.id);
Flutter
webdriver.sync_io
Window
Window constructor
Window class
Constructors
Window
Properties
hashCode
id
innerSize
location
rect
runtimeType
size
Methods
close
maximize
minimize
noSuchMethod
setAsActive
setLocation
setSize
toString
Operators
operator ==