copyWith property

Implementation

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