Not documented.

Source

static RtcDataChannel internalCreateRtcDataChannel() {
  return new RtcDataChannel._internalWrap();
}