addJsInterface

abstract suspend fun addJsInterface(webView: WebView, autofillCallback: Callback, tabId: String)

Adds the native->JS interface to the given WebView This should be called once per WebView where autofill is to be available in it