SvgSvgElement ownerSvgElement

Source

@DomName('SVGElement.ownerSVGElement')
@DocsEditable()
SvgSvgElement get ownerSvgElement =>
    _blink.BlinkSVGElement.instance.ownerSVGElement_Getter_(this);