CopyWith$Query$findStatesByCountryPagination$findStatesByCountryPagination$objects$country<TRes>  constructor 
      
      CopyWith$Query$findStatesByCountryPagination$findStatesByCountryPagination$objects$country<TRes> ()
     
    
    
Implementation
factory CopyWith$Query$findStatesByCountryPagination$findStatesByCountryPagination$objects$country(
  Query$findStatesByCountryPagination$findStatesByCountryPagination$objects$country
      instance,
  TRes Function(
          Query$findStatesByCountryPagination$findStatesByCountryPagination$objects$country)
      then,
) = _CopyWithImpl$Query$findStatesByCountryPagination$findStatesByCountryPagination$objects$country;