PlayerId constructor

PlayerId(
  1. String value
)

Implementation

PlayerId(this.value);