data property

Map<String, dynamic> data
finalinherited

Any additional data sent with the message.

Implementation

final Map<String, dynamic> data;