pubDate property

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

Implementation

@JsonKey(name:'PubDate')
String? pubDate;