Length appendItem(
Length item
)

Not documented.

Source

@DomName('SVGLengthList.appendItem')
@DocsEditable()
Length appendItem(Length item) => _blink.BlinkSVGLengthList.instance.appendItem_Callback_1_(unwrap_jso(this), unwrap_jso(item));