type property
FixedList<CodeableConcept> ?
get
type
The kind(s) of organization that this is.
Implementation
FixedList<CodeableConcept>? get type => typeField.getValue(json);
The kind(s) of organization that this is.
FixedList<CodeableConcept>? get type => typeField.getValue(json);