copyWith property

Implementation

PanaReportCopyWith<PanaReport, PanaReport, PanaReport> get copyWith =>
    _PanaReportCopyWithImpl(this as PanaReport, $identity, $identity);