data property

dynamic data

Returns the event's data. It can be any data type.

Implementation

dynamic get data => _getProperty(_delegate, 'data');