uri property
Uri
get
uri
The uri of a workspace folder that's to be added.
Implementation
_i3.Uri get uri => _i4.getProperty(
this,
'uri',
);
The uri of a workspace folder that's to be added.
_i3.Uri get uri => _i4.getProperty(
this,
'uri',
);