data property

Map<String, dynamic> data
final

Data of the message.

Implementation

final Map<String, dynamic> data;