data property

Map<String, dynamic> data
final

Arbitrary data map attached to the message.

Implementation

final Map<String, dynamic> data;