candidates property

List<RTCIceCandidate> candidates
getter/setter pair

Implementation

List<RTCIceCandidate> candidates = [];