1. @DomName('SVGAnimateMotionElement.SVGAnimateMotionElement')
  2. @DocsEditable()
AnimateMotionElement()

Source

@DomName('SVGAnimateMotionElement.SVGAnimateMotionElement')
@DocsEditable()
factory AnimateMotionElement() =>
    _SvgElementFactoryProvider.createSvgElement_tag("animateMotion");