candidate property

RTCIceCandidate? get candidate

Implementation

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