performer property

List<ImagingStudyPerformer>? performer
inherited

performer Indicates who or what performed the series and how they were involved.

Implementation

List<ImagingStudyPerformer>? get performer =>
    throw _privateConstructorUsedError;