copyWith property

Implementation

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