composedPath method Null safety

List<EventTarget> composedPath()
inherited

Implementation

List<EventTarget> composedPath() => wrapped.composedPath();