media property

List<DiagnosticReportMedia>? media
inherited

media A list of key images associated with this report. The images are generally created during the diagnostic process, and may be directly of the patient, or of treated specimens (i.e. slides of interest).

Implementation

List<DiagnosticReportMedia>? get media => throw _privateConstructorUsedError;