getClientRect method

DOMRect? getClientRect()

Implementation

DOMRect? getClientRect() => js_util.callMethod(this, 'getClientRect', []);