data property

T? data
final

The data associated with the event.

Implementation

final T? data;