PathSegLinetoVerticalAbs createSvgPathSegLinetoVerticalAbs(
num y
)

Not documented.

Source

@DomName('SVGPathElement.createSVGPathSegLinetoVerticalAbs')
@DocsEditable()
PathSegLinetoVerticalAbs createSvgPathSegLinetoVerticalAbs(num y) => _blink.BlinkSVGPathElement.instance.createSVGPathSegLinetoVerticalAbs_Callback_1_(unwrap_jso(this), y);