extensionUri property
Uri
get
extensionUri
The uri of the directory containing the extension.
Implementation
_i3.Uri get extensionUri => _i5.getProperty(
this,
'extensionUri',
);
The uri of the directory containing the extension.
_i3.Uri get extensionUri => _i5.getProperty(
this,
'extensionUri',
);