<init>

JS
1.1
DOMRect(
    x: Double = definedExternally,
    y: Double = definedExternally,
    width: Double = definedExternally,
    height: Double = definedExternally)

Exposes the JavaScript DOMRect to Kotlin