additionalInstruction property

  1. @JsonKey(name: 'AdditionalInstruction')
CodeableConcept? additionalInstruction
inherited

Implementation

@JsonKey(name: 'AdditionalInstruction')
CodeableConcept? get additionalInstruction =>
    throw _privateConstructorUsedError;