iosMainDocumentURL property

Uri? iosMainDocumentURL
getter/setter pair

The main document URL associated with this request. This URL is used for the cookie “same domain as main document” policy.

NOTE: available only on iOS.

Implementation

Uri? iosMainDocumentURL;