worksApiUrl property
A URL that will get you a list of all the Works affiliated with this institution.
Implementation
@JsonKey(name: 'works_api_url')
String? worksApiUrl;
A URL that will get you a list of all the Works affiliated with this institution.
@JsonKey(name: 'works_api_url')
String? worksApiUrl;