EventAttribute constructor

const EventAttribute(
  1. EventCallback callback
)

Implementation

const EventAttribute(this.callback);