$asSimpleSlide property

SimpleSlideCopyWith<$R, SimpleSlide, $Out> get $asSimpleSlide

Implementation

SimpleSlideCopyWith<$R, SimpleSlide, $Out> get $asSimpleSlide =>
    $base.as((v, t, t2) => _SimpleSlideCopyWithImpl(v, t, t2));