lastUsedAt property
The time when this access session was last used.
Operates only with minute resolution, to avoid excessive writes to the database.
Implementation
DateTime lastUsedAt;
The time when this access session was last used.
Operates only with minute resolution, to avoid excessive writes to the database.
DateTime lastUsedAt;