AnimatedLength height

Source

@DomName('SVGSVGElement.height')
@DocsEditable()
AnimatedLength get height =>
    _blink.BlinkSVGSVGElement.instance.height_Getter_(this);