copyWith property

Implementation

CopyWith$Query$pointOfSale$pointOfSale$locations$state$country$flagSquare<
        Query$pointOfSale$pointOfSale$locations$state$country$flagSquare>
    get copyWith =>
        CopyWith$Query$pointOfSale$pointOfSale$locations$state$country$flagSquare(
          this,
          (i) => i,
        );