instance property

List<ImagingStudyInstance>? instance
inherited

instance A single SOP instance within the series, e.g. an image, or presentation state.

Implementation

List<ImagingStudyInstance>? get instance =>
    throw _privateConstructorUsedError;