PlayerState constructor

const PlayerState(
  1. int code
)

Returns the PlayerState from the given code.

Implementation

const PlayerState(this.code);