data property

Map<String, dynamic> data
final

The data of the notification.

Implementation

final Map<String, dynamic> data;