function_ property

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

function_ ("function") A code or description of the performer of the task.

Implementation

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