lastReadTime property

String? lastReadTime
getter/setter pair

The time when the user's thread read state was updated.

Usually this corresponds with the timestamp of the last read message in a thread.

Implementation

core.String? lastReadTime;