copyWith property
Implementation
ProductSearchModelCopyWith<ProductSearchModel, ProductSearchModel,
ProductSearchModel>
get copyWith => _ProductSearchModelCopyWithImpl(
this as ProductSearchModel, $identity, $identity);
ProductSearchModelCopyWith<ProductSearchModel, ProductSearchModel,
ProductSearchModel>
get copyWith => _ProductSearchModelCopyWithImpl(
this as ProductSearchModel, $identity, $identity);