uriValue property

Uri uriValue

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

Implementation

Uri get uriValue => _uri;