dateTime property

DateTime get dateTime

Returns the DateTime of this log entry

Implementation

DateTime get dateTime => DateTime.fromMillisecondsSinceEpoch(timestamp);