copyWith property

Implementation

CopyWith$Input$UpdateSlidesInput<Input$UpdateSlidesInput> get copyWith =>
    CopyWith$Input$UpdateSlidesInput(
      this,
      (i) => i,
    );