data property
Arbitrary data that you want associated with the notification. This can be of any data type.
Implementation
final Object? data;
Arbitrary data that you want associated with the notification. This can be of any data type.
final Object? data;