xConcepts property
The Concepts most frequently applied to works affiliated with this institution. Each is represented as a Concept object, with one additional attribute:
Implementation
@JsonKey(name: 'x_concepts')
List<XConcept>? xConcepts;
The Concepts most frequently applied to works affiliated with this institution. Each is represented as a Concept object, with one additional attribute:
@JsonKey(name: 'x_concepts')
List<XConcept>? xConcepts;