copyWith property

Implementation

CopyWith$Mutation$deductCoinsFromUser<Mutation$deductCoinsFromUser>
    get copyWith => CopyWith$Mutation$deductCoinsFromUser(
          this,
          (i) => i,
        );