currentChannels property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
Current channels with scores.
Output only.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.List<SasPortalChannelWithScore>? currentChannels;