void inspect(
Object objectId,
Object hints
)

Not documented.

Source

@DomName('InjectedScriptHost.inspect')
@DocsEditable()
@Experimental() // untriaged
void inspect(Object objectId, Object hints) => _blink.BlinkInjectedScriptHost.instance.inspect_Callback_2_(unwrap_jso(this), objectId, hints);