publishDate property

  1. @JsonKey.new(name: 'publishDate')
String? publishDate
final

Implementation

@JsonKey(name: 'publishDate')
final String? publishDate;