dart-sdk/sdk/lib/web_audio/dart2js
Srujan Gaddam a16bd37ed2 [dart:html] Change AudioNode.connect to be nullable
AudioNode.connect can return undefined in the case where
destination is an AudioParam. Note this is not a breaking
change since it's a private method. This unbreaks users
who use native null assertions.

Change-Id: I517863798b0ebe4859d195dcadc2696716ebc8a8
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/237500
Commit-Queue: Srujan Gaddam <srujzs@google.com>
Reviewed-by: Riley Porter <rileyporter@google.com>
2022-03-17 00:28:05 +00:00
..
web_audio_dart2js.dart [dart:html] Change AudioNode.connect to be nullable 2022-03-17 00:28:05 +00:00