commentSummary property

  1. @JsonKey(name: 'commentSummary')
CommentSummary? commentSummary
getter/setter pair

Implementation

@JsonKey(name:'commentSummary')
CommentSummary? commentSummary;