data property

Map<String, dynamic> data
final

The event data for this update.

Implementation

final Map<String, dynamic> data;