performerType property

List<CodeableConcept>? performerType
inherited

performerType The type of individual that is desired or required to perform or not perform the action.

Implementation

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