$asSectionData property

SectionDataCopyWith<$R> get $asSectionData

Implementation

SectionDataCopyWith<$R> get $asSectionData =>
    $base.as((v, t, t2) => _SectionDataCopyWithImpl(v, t, t2));