base Url
The base URL for this ResourceProvider, if it has one.
If this field is non-null, then relative URLs passed to any of the ResourceProvider methods will be resolved to absolute URLs using this base URL.
If this field is null, then relative URLs are not supported by fetch and fetchMetadata.