itemResourceCacheUri property

Uri? itemResourceCacheUri

The path that the downloaded vector tile style is saved to. If this job was created with ExportVectorTilesTask.exportVectorTiles, this will be an empty string.

Implementation

Uri? get itemResourceCacheUri => _itemResourceCacheUri.value;