animatedPoints property

SVGPointList get animatedPoints

Implementation

SVGPointList get animatedPoints =>
    js_util.getProperty(this, 'animatedPoints');