uri property

Uri uri

Implementation

Uri get uri => _uri;
void uri= (Uri uri)

Implementation

set uri(Uri uri) => _uri = uri;