copyWith property

Implementation

SectionDataCopyWith<SectionData> get copyWith =>
    _SectionDataCopyWithImpl(this, $identity, $identity);