createdDate property
The date this Institution object was created in the OpenAlex dataset, expressed as an ISO 8601 date string.
Implementation
@JsonKey(name: 'created_date')
String? createdDate;
The date this Institution object was created in the OpenAlex dataset, expressed as an ISO 8601 date string.
@JsonKey(name: 'created_date')
String? createdDate;