target property

EventTarget? get target

Implementation

EventTarget? get target => js_util.getProperty(this, 'target');