modality property

List<Coding>? modality
inherited

modality A list of all the series.modality values that are actual acquisition modalities, i.e. those in the DICOM Context Group 29 (value set OID 1.2.840.10008.6.1.19).

Implementation

List<Coding>? get modality => throw _privateConstructorUsedError;