suffix

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

Sets the suffix for the team to the given suffix.

Return

this builder

Parameters

suffix

the suffix