Players

@Serializable
value class Players(val players: List<Player>)

Constructors

Link copied to clipboard
constructor(players: List<Player>)

Properties

Link copied to clipboard