animatedInstanceRoot property

SVGElement? animatedInstanceRoot

Implementation

SVGElement? get animatedInstanceRoot =>
    js_util.getProperty(this, 'animatedInstanceRoot');