window property Null safety
read / write
The current browser window used to access media devices.
Implementation
@visibleForTesting
html.Window? window = html.window;
The current browser window used to access media devices.
@visibleForTesting
html.Window? window = html.window;