data property

Map<String, Object?> data
final

The data of the event.

Implementation

final Map<String, Object?> data;