Future<Result<OrganizationTeam>> updateTeam(Map<String, dynamic> body) => _api.updateTeam(body: body);