copyWith property

Implementation

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