ClientIce constructor

ClientIce(
  1. int to,
  2. String candidate
)

Implementation

ClientIce(this.to, this.candidate);