channelUrls property Null safety

List<String> channelUrls
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 = [];