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