resourceUri property
Uri
get
resourceUri
The {@link Uri} of the underlying resource inside the workspace.
Implementation
_i3.Uri get resourceUri => _i5.getProperty(
this,
'resourceUri',
);