media property

List<DiagnosticReportMedia>? media
inherited

media A list of key images or data associated with this report. The images or data 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;