copyWith property

Implementation

CopyWith$Query$user$user$work<Query$user$user$work> get copyWith =>
    CopyWith$Query$user$user$work(
      this,
      (i) => i,
    );