time property Null safety

int time
final

The time of the last read message in a session. All messages earlier than the last read messages are taken as read.

Implementation

final int time;