data property

Map<String, dynamic> data
final

Raw JSON data of the event.

Implementation

final Map<String, dynamic> data;