androidHistoryUrl property

Uri androidHistoryUrl
getter/setter pair

The URL to use as the history entry. The default value is about:blank. If non-null, this must be a valid URL.

This parameter is used only on Android.

Implementation

late Uri androidHistoryUrl;