uri property

Uri uri

Parsed uriString.

Implementation

Uri get uri => _uri ??= Uri.parse(uriString);