api.dart.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic. Learn more.
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(); }