fileUri property
The path to the mobile map package.
The path can refer to a file with an .mmpk extension or a directory containing an unpacked mobile map package.
Implementation
Uri get fileUri => _fileUri.value;
The path to the mobile map package.
The path can refer to a file with an .mmpk extension or a directory containing an unpacked mobile map package.
Uri get fileUri => _fileUri.value;