UriContent constructor
Creates a UriContent with the given uri and mediaType.
Implementation
UriContent(this.uri, {required this.mediaType});
Creates a UriContent with the given uri and mediaType.
UriContent(this.uri, {required this.mediaType});