xConcepts property

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

Implementation

@JsonKey(name: 'x_concepts')
List<DehydratedConcept>? xConcepts;