window property

  1. @visibleForTesting
Window window
getter/setter pair

A getter for the window object, settable for testing purposes.

Implementation

@visibleForTesting
html.Window window = html.window;