menu
mattermost_api package
documentation
generated/api.dart
MmSearchAllChannels200Response
channels property
channels property
dark_mode
light_mode
channels
property
List
<
MmChannel
>
channels
getter/setter pair
The channels that matched the query.
Implementation
List<MmChannel> channels;
mattermost_api package
documentation
generated/api
MmSearchAllChannels200Response
channels property
MmSearchAllChannels200Response class