ElementEvents constructor Null safety

ElementEvents(
  1. Element ptr
)

Implementation

ElementEvents(Element ptr) : super(ptr);