uri property

Uri uri

Parses location into a Uri.

Implementation

Uri get uri => Uri.parse(location);