EventTarget constructor

EventTarget(
  1. BindingContext? context
)

Implementation

EventTarget(BindingContext? context) : super(context);