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