copyWith property

Implementation

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