lastReplyTimestamp property

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

Implementation

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