latestReplyPostId property

  1. @JsonKey(name: 'latestReplyPostId')
String? latestReplyPostId
getter/setter pair

Implementation

@JsonKey(name:'latestReplyPostId')
String? latestReplyPostId;