lastSeenAt property

int? lastSeenAt
getter/setter pair

The time this User has been last seen at. Zero if this User is online.

Implementation

int? lastSeenAt;