toString

open fun toString(): String(source)

Returns a string representation of the team. The string includes the team's name, the current number of players, the maximum number of players allowed, and the color associated with the team's name.

Return

a string representation of the team