replyCount property Null safety

int replyCount
final

The total number of replies in a specific thread. A value of 0 indicates there is no reply in the thread.

Implementation

final int replyCount;