fileUri property

Uri? fileUri

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;