firstPublicationDate property

  1. @JsonKey(name: 'first_publication_date')
String? firstPublicationDate
inherited

Implementation

@JsonKey(name: 'first_publication_date')
String? get firstPublicationDate => throw _privateConstructorUsedError;