baseURL property
Stores the base URL for the contained markup. Only valid when mimeType
== "text/html".
Implementation
final String? baseURL;
Stores the base URL for the contained markup. Only valid when mimeType
== "text/html".
final String? baseURL;