source property Null safety

EventTarget? source

Implementation

EventTarget? get source => _convertNativeToDart_EventTarget(this._get_source);