channelUrls property Null safety
read / write
Sets filter channel urls.
It will return a list containing only and exactly matched with given urls. This filter does not cooperate with other filters.
Implementation
List<String> channelUrls = [];