grants property

List<Grant>? grants
getter/setter pair

List of grant objects, which include the Funder and the award ID, if available. Our grants data comes from Crossref, and is currently fairly limited.

Implementation

List<Grant>? grants;