relatedConcepts property

  1. @JsonKey(name: 'related_concepts')
List<DehydratedConcept>? relatedConcepts
getter/setter pair

Implementation

@JsonKey(name: 'related_concepts')
List<DehydratedConcept>? relatedConcepts;