function_ property

  1. @JsonKey(name: 'function')
List<CodeableConcept>? function_
inherited

function_ ("function") The function of this component within the item e.g. delivers active ingredient, masks taste.

Implementation

@JsonKey(name: 'function')
List<CodeableConcept>? get function_ => throw _privateConstructorUsedError;