CopyWith$Query$findStatesByCountryPagination$findStatesByCountryPagination$objects$flagWide<TRes> constructor

CopyWith$Query$findStatesByCountryPagination$findStatesByCountryPagination$objects$flagWide<TRes>(
  1. Query$findStatesByCountryPagination$findStatesByCountryPagination$objects$flagWide instance,
  2. TRes then(
    1. Query$findStatesByCountryPagination$findStatesByCountryPagination$objects$flagWide
    )
)

Implementation

factory CopyWith$Query$findStatesByCountryPagination$findStatesByCountryPagination$objects$flagWide(
  Query$findStatesByCountryPagination$findStatesByCountryPagination$objects$flagWide
      instance,
  TRes Function(
          Query$findStatesByCountryPagination$findStatesByCountryPagination$objects$flagWide)
      then,
) = _CopyWithImpl$Query$findStatesByCountryPagination$findStatesByCountryPagination$objects$flagWide;