data property

Map<String, dynamic> data
final

Any additional data sent with the message.

Implementation

final Map<String, dynamic> data;