Get the dart wrapper object for object. Top-level so we we can access it from other libraries without it being a public instance field on JsObject.

Source

getDartHtmlWrapperFor(JsObject object) => object._dartHtmlWrapper;