currentChannels property

List<SasPortalChannelWithScore>? currentChannels
getter/setter pair

Current channels with scores.

Output only.

Implementation

core.List<SasPortalChannelWithScore>? currentChannels;