data property

dynamic data
inherited

Extracts event data from the rootObject under the PusherChannelsEvent.dataKey key.

Implementation

dynamic get data => rootObject[PusherChannelsEvent.dataKey];