Updates multiple objects in the database.
Future<void> many<T>(List<T> objects, { String? subcollection });