timestamp property

  1. @override
DateTime timestamp
override

Timestamp of the start of this session.

Implementation

@override
DateTime get timestamp => DateTime.now();