onSuperTeamRemove property Null safety
Listen to the removal of the group.
Implementation
Stream<NIMSuperTeam> get onSuperTeamRemove =>
SuperTeamServicePlatform.instance.onSuperTeamRemove.stream;
Listen to the removal of the group.
Stream<NIMSuperTeam> get onSuperTeamRemove =>
SuperTeamServicePlatform.instance.onSuperTeamRemove.stream;