boundingClientRect property

DOMRectReadOnly get boundingClientRect

Implementation

DOMRectReadOnly get boundingClientRect =>
    js_util.getProperty(this, 'boundingClientRect');