view property - UIEvent class - dart:html library (original) (raw)
WindowBase? getview
Implementation
WindowBase? get view => _convertNativeToDart_Window(this._get_view);
WindowBase? getview
WindowBase? get view => _convertNativeToDart_Window(this._get_view);