Checks if an object exists in the database.
Future<bool> one<T>(dynamic object, { String? subcollection });