cacheMap property

Map<int?, AssetEntity?> cacheMap
getter/setter pair

create cache for images

Implementation

var cacheMap = _createMap();