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