getUserOwnedTeams

open fun getUserOwnedTeams(userId: String): List<Team>

Method to get the user's owned teams

Return

the user teams as List of Team

Parameters

userId

: the identifier of the owner