data property

Map<String, dynamic>? data
final

The data associated with the event

Implementation

final Map<String, dynamic>? data;