主动退群 teamId 群组ID
teamId
Future<NIMResult<void>> quitTeam(String teamId) async { return _platform.quitTeam(teamId); }