copyWith property

Implementation

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