fileUri property
The local item path.
This path can be empty when the item is contained within a
MobileMapPackage or MobileScenePackage
.
Implementation
Uri? get fileUri => _fileUri.value;
The local item path.
This path can be empty when the item is contained within a
MobileMapPackage or MobileScenePackage
.
Uri? get fileUri => _fileUri.value;