data property

Map<String, dynamic> data
final

Additional data associated with the notification.

Implementation

final Map<String, dynamic> data;