lastFreshStart property

DateTime? lastFreshStart
final

The date and time (in Unix time) when the reputation metrics were last given a fresh start. When your account is given a fresh start, your reputation metrics are calculated starting from the date of the fresh start.

Implementation

final DateTime? lastFreshStart;