timestamp property

DateTime timestamp

Implementation

DateTime get timestamp =>
    epoch.add(Duration(milliseconds: millisecondsSinceEpoch));