CopyWith$Query$findSocialsPagination$findSocialsPagination<TRes> constructor

CopyWith$Query$findSocialsPagination$findSocialsPagination<TRes>(
  1. Query$findSocialsPagination$findSocialsPagination instance,
  2. TRes then(
    1. Query$findSocialsPagination$findSocialsPagination
    )
)

Implementation

factory CopyWith$Query$findSocialsPagination$findSocialsPagination(
  Query$findSocialsPagination$findSocialsPagination instance,
  TRes Function(Query$findSocialsPagination$findSocialsPagination) then,
) = _CopyWithImpl$Query$findSocialsPagination$findSocialsPagination;