channelUrls property

List<String>? channelUrls
getter/setter pair

Filters for channel urls.

Result will return a list containing only and exactly matched with given urls. This filter does not cooperate with other filters.

Implementation

List<String>? channelUrls;