Constructs a UriRecord from a URI or IRI string.
UriRecord.fromString(String? string) { iriString = string!; }