Arguments.forCREATECUSTOM constructor

Arguments.forCREATECUSTOM(
  1. int time,
  2. int increment,
  3. String hostColor
)

Implementation

Arguments.forCREATECUSTOM(this.time, this.increment, this.hostColor);