lastRepliedAt property Null safety

int lastRepliedAt
final

Time that the last reply was created, in Unix milliseconds format. A value of 0 indicates there is no reply in the thread.

Implementation

final int lastRepliedAt;