data property

Object? data
final

Arbitrary data that you want associated with the notification. This can be of any data type.

Implementation

final Object? data;