publicationYear property
The year this work was published. This year applies to the version found at Work.url. The other versions, found in Work.locations, may have been published in different (earlier) years.
Implementation
@JsonKey(name: 'publication_year')
int? publicationYear;