contentId property

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

Implementation

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