lastPublicationDate property

  1. @JsonKey(name: 'last_publication_date')
String? lastPublicationDate
inherited

Implementation

@JsonKey(name: 'last_publication_date')
String? get lastPublicationDate => throw _privateConstructorUsedError;