rootUri property
Uri?
get
rootUri
The (optional) Uri of the root of this source control.
Implementation
_i3.Uri? get rootUri => _i5.getProperty(
this,
'rootUri',
);
The (optional) Uri of the root of this source control.
_i3.Uri? get rootUri => _i5.getProperty(
this,
'rootUri',
);