animatedPoints property

SVGPointList animatedPoints

Implementation

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