RTCIceCandidateType constructor

const RTCIceCandidateType(
  1. String value
)

Implementation

const RTCIceCandidateType(this.value);