urlChannels property

List<UrlChannel>? urlChannels
getter/setter pair

The url channels returned in this list response.

Implementation

core.List<UrlChannel>? urlChannels;