uri property
Uri
get
uri
The associated uri for this document.
Implementation
_i3.Uri get uri => _i5.getProperty(
this,
'uri',
);
The associated uri for this document.
_i3.Uri get uri => _i5.getProperty(
this,
'uri',
);