Window constructor

Window()

Implementation

factory Window() => _i4.callConstructor(
      _declaredWindow,
      [],
    );