onTeamListUpdate property
Implementation
final StreamController<List<NIMTeam>> onTeamListUpdate =
StreamController<List<NIMTeam>>.broadcast();
final StreamController<List<NIMTeam>> onTeamListUpdate =
StreamController<List<NIMTeam>>.broadcast();