copyWith property

Implementation

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