menu
sendbird_chat_sdk package
documentation
sendbird_chat_sdk.dart
GroupChannelCollection
channelList property
channelList property
dark_mode
light_mode
channelList
property
List
<
GroupChannel
>
channelList
final
The List<
GroupChannel
> of total channel list.
Implementation
final List<GroupChannel> channelList = [];
sendbird_chat_sdk package
documentation
sendbird_chat_sdk
GroupChannelCollection
channelList property
GroupChannelCollection class