orcid property

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

Implementation

@JsonKey(name: 'orcid')
String? orcid;