currentSessionStartTime property

DateTime currentSessionStartTime
final

The start time of the current session.

This will be the value of ComponentId.sessionStartTime for all ComponentIds created in this process.

Implementation

static final currentSessionStartTime = DateTime.now().toUtc();