createSVGMatrix method

DOMMatrix createSVGMatrix()

Implementation

DOMMatrix createSVGMatrix() =>
    js_util.callMethod(this, 'createSVGMatrix', []);