The Uri that this UriData is giving access to.
UriData
Returns a Uri with scheme data and the remainder of the data URI as path.
Uri
data
Uri get uri { return _uriCache ??= _computeUri(); }