postId property

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

Implementation

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