copyWith property

Implementation

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