PathSegLinetoVerticalRel createSvgPathSegLinetoVerticalRel(
num y
)

Not documented.

Source

@DomName('SVGPathElement.createSVGPathSegLinetoVerticalRel')
@DocsEditable()
PathSegLinetoVerticalRel createSvgPathSegLinetoVerticalRel(num y) => _blink.BlinkSVGPathElement.instance.createSVGPathSegLinetoVerticalRel_Callback_1_(unwrap_jso(this), y);