timestamp property

num get timestamp

Timestamp when this entry was added.

Implementation

num get timestamp => _entry['timestamp'] as num;