copyWith property

Implementation

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