AnimationElement constructor
Implementation
factory AnimationElement() =>
_SvgElementFactoryProvider.createSvgElement_tag("animation")
as AnimationElement;
factory AnimationElement() =>
_SvgElementFactoryProvider.createSvgElement_tag("animation")
as AnimationElement;