data property

JSAny? get data

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

Implementation

external JSAny? get data;