baseURL property

String? baseURL
final

Stores the base URL for the contained markup. Only valid when mimeType == "text/html".

Implementation

final String? baseURL;