dedupeMap property

Map<DateTime, Notification> dedupeMap
getter/setter pair

Implementation

Map<DateTime, Notification> dedupeMap = {};