copyWith property

Implementation

DartdocReportCopyWith<DartdocReport, DartdocReport, DartdocReport>
    get copyWith => _DartdocReportCopyWithImpl(
        this as DartdocReport, $identity, $identity);