onSuperTeamUpdate property Null safety
Listen to the changes of the group profile.
Implementation
Stream<List<NIMSuperTeam>> get onSuperTeamUpdate =>
SuperTeamServicePlatform.instance.onSuperTeamUpdate.stream;
Listen to the changes of the group profile.
Stream<List<NIMSuperTeam>> get onSuperTeamUpdate =>
SuperTeamServicePlatform.instance.onSuperTeamUpdate.stream;