itemResourceCache property

ItemResourceCache? itemResourceCache

The item resource cache result of a successful export vector titles job. For vector tiles, this contains a custom style.

Implementation

ItemResourceCache? get itemResourceCache => _itemResourceCache.value;