function_ property

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

function_ ("function") Specific function for the device used for the analysis.

Implementation

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