supportingInfo property

List<DiagnosticReportSupportingInfo>? supportingInfo
inherited

supportingInfo This backbone element contains supporting information that was used in the creation of the report not included in the results already included in the report.

Implementation

List<DiagnosticReportSupportingInfo>? get supportingInfo =>
    throw _privateConstructorUsedError;