unreachableUrl

val unreachableUrl: String? = null

If the frame failed to load, this contains the URL that could not be loaded. Note that unlike url above, this URL may contain a fragment.

Sources

jvm source
Link copied to clipboard