channelConnections property

List<ChannelConnection>? channelConnections
getter/setter pair

The requested channel connections, up to the number specified in page_size.

Implementation

core.List<ChannelConnection>? channelConnections;