target property Null safety

EventTarget? target

Implementation

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