replyCount property
Reserved field indicating the number of replies for this message.
Implementation
@JsonKey(includeToJson: false)
final int? replyCount;
Reserved field indicating the number of replies for this message.
@JsonKey(includeToJson: false)
final int? replyCount;