checkIntersection method
Implementation
bool checkIntersection(SVGElement element, DOMRectReadOnly rect) =>
js_util.callMethod(this, 'checkIntersection', [element, rect]);
bool checkIntersection(SVGElement element, DOMRectReadOnly rect) =>
js_util.callMethod(this, 'checkIntersection', [element, rect]);