copyWith property

Implementation

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