lastExitAtTime property
DateTime?
get
lastExitAtTime
Implementation
DateTime? get lastExitAtTime => _timestampToDateTime(lastExitAt);
DateTime? get lastExitAtTime => _timestampToDateTime(lastExitAt);