entryTimestamps property

Map<String, DateTime> get entryTimestamps

Implementation

static Map<String, DateTime> get entryTimestamps =>
    Map.unmodifiable(_entryTimestamps);