ChannelInfoUpdatedCallback typedef

ChannelInfoUpdatedCallback = void Function(List<ChannelInfo> channelInfos)

Implementation

typedef void ChannelInfoUpdatedCallback(List<ChannelInfo> channelInfos);