AudioElement constructor

AudioElement()

Implementation

factory AudioElement() => AudioElement._(window.document);