Not documented.

Source

static AudioDestinationNode internalCreateAudioDestinationNode() {
  return new AudioDestinationNode._internalWrap();
}