section property

List<EvidenceReportSection>? section
inherited

section The root of the sections that make up the composition.

Implementation

List<EvidenceReportSection>? get section =>
    throw _privateConstructorUsedError;