$chain<$R2> abstract method

SectionDataCopyWith<$R2> $chain<$R2>(
  1. Then<SectionData, $R2> t
)

Implementation

SectionDataCopyWith<$R2> $chain<$R2>(Then<SectionData, $R2> t);