prefix

@Contract(value = "_ -> this", mutates = "this")
abstract fun prefix(prefix: Component): Team.Builder

Sets the prefix for the team to the given prefix.

Return

this builder

Parameters

prefix

the prefix