candidate property

RTCIceCandidate? get candidate

Implementation

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