menu
puppeteer package
documentation
protocol/browser.dart
GetWindowForTargetResult
GetWindowForTargetResult.new constructor
GetWindowForTargetResult.new constructor
dark_mode
light_mode
GetWindowForTargetResult
constructor
GetWindowForTargetResult
(
{
required
WindowID
windowId
,
required
Bounds
bounds
,
})
Implementation
GetWindowForTargetResult({
required
this
.windowId,
required
this
.bounds});
puppeteer package
documentation
protocol/browser
GetWindowForTargetResult
GetWindowForTargetResult.new constructor
GetWindowForTargetResult class