classification property

List<CodeableConcept>? classification
inherited

classification A high level categorization, e.g. polymer or nucleic acid, or food, chemical, biological, or a lower level such as the general types of polymer (linear or branch chain) or type of impurity (process related or contaminant).;

Implementation

List<CodeableConcept>? get classification =>
    throw _privateConstructorUsedError;