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