channels property

Map<String, ChannelType> channels
getter/setter pair

All of the subscribed channel names.

Implementation

Map<String, ChannelType> channels = {};