uriValue property

Uri get uriValue

Uri parsed value. If isValidUri is false, the value will be Uri().

Implementation

Uri get uriValue => _uri;