channels property

List<Channel>? channels

The current channel list

Implementation

List<Channel>? get channels => _channelsController.valueOrNull;