RTCIceTcpCandidateType constructor

const RTCIceTcpCandidateType(
  1. String value
)

Implementation

const RTCIceTcpCandidateType(this.value);