oaUrl property

  1. @JsonKey(name: 'oa_url')
String? oaUrl
getter/setter pair

The best Open Access (OA) URL for this work. Although there are many ways to define OA, in this context an OA URL is one where you can read the fulltext of this work without needing to pay money or log in. The "best" such URL is the one closest to the version of record. This URL might be a direct link to a PDF, or it might be to a landing page that links to the free PDF

Implementation

@JsonKey(name: 'oa_url')
String? oaUrl;