uri property

Uri? uri
override

Property getter and setter for uri:

Implementation

Uri? get uri;
void uri=(Uri? uri)

Implementation

set uri(Uri? uri);