Player constructor

Player(
  1. int address
)

Implementation

Player(this.address);