regions abstract method
Copying a list of regions from memory. All changes of regions won't affected on on the collection.
Implementation
core.List<mapkit_offline_cache_region.OfflineCacheRegion> regions();
Copying a list of regions from memory. All changes of regions won't affected on on the collection.
core.List<mapkit_offline_cache_region.OfflineCacheRegion> regions();