performerType property

List<CodeableConcept>? performerType
inherited

performerType The kind of participant that should perform the task.

Implementation

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