lastExitAtTime property

DateTime? get lastExitAtTime

Implementation

DateTime? get lastExitAtTime => _timestampToDateTime(lastExitAt);