Data passed to the Webview.create callback.

url:Null<String>

The url used in the Webview.open call. null otherwise.

result:Null<String>

Holds the result of either: a failed url open, a successful eval request or a failed eval. null otherwise