AudioElement typedef
All usages of this type alias should be updated to the more consistent HTMLAudioElement.
Implementation
@Deprecated('Use HTMLAudioElement instead.')
typedef AudioElement = HTMLAudioElement;
All usages of this type alias should be updated to the more consistent HTMLAudioElement.
@Deprecated('Use HTMLAudioElement instead.')
typedef AudioElement = HTMLAudioElement;