weekListCache property

Map<DateModel, List<DateModel>> weekListCache
getter/setter pair

Implementation

Map<DateModel, List<DateModel>> weekListCache = Map();