length property
      
      int
      get
      length
      
    
    
The Window.length value of this cross-origin window.
Implementation
int get length => _window.length;The Window.length value of this cross-origin window.
int get length => _window.length;