createAudioElement function

  1. @Deprecated('Use the HTMLAudioElement constructor instead.')
HTMLAudioElement createAudioElement()

Implementation

@Deprecated('Use the HTMLAudioElement constructor instead.')
HTMLAudioElement createAudioElement() => _audioConstructor.callAsConstructor();