target property

EventTarget? get target

Implementation

EventTarget? get target => _convertNativeToDart_EventTarget(this._get_target);