uri property

Uri? get uri
override

Property getter and setter for uri:

Implementation

Uri? get uri;
set uri (Uri? uri)

Implementation

set uri(Uri? uri);