setName

fun setName(name: String): Team

Sets the display name of the team

Return

the team for method chaining

Parameters

name

the new display name

Sources

Link copied to clipboard