copyWith property

Implementation

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