vectorTileCacheUri property
The path that the downloaded vector tile cache is saved to. If this job was created with ExportVectorTilesTask.exportStyleResourceCache, this will be an empty string.
Implementation
Uri? get vectorTileCacheUri => _vectorTileCacheUri.value;