CopyWith$Query$findSocialsPagination$findSocialsPagination$objects<TRes> constructor

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

Implementation

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