channelName property

String? channelName

Implementation

String? get channelName =>
    rootObject[PusherChannelsEvent.channelKey]?.toString();