AnimationElement constructor

AnimationElement()

Implementation

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