data property

T? data
final

Optional data associated with the event.

Implementation

final T? data;