latestReplyAuthorId property

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

Implementation

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