event property

Event<T> event
final

An Event to which this EventRule is subscribed to.

Implementation

final Event<T> event;