candidate property

RTCIceCandidate? candidate

Implementation

RTCIceCandidate? get candidate => js_util.getProperty(this, 'candidate');