getItem method

SVGLength getItem(
  1. int index
)

Implementation

SVGLength getItem(int index) => js_util.callMethod(this, 'getItem', [index]);