Lists all items of a specific type.
Future<List<T>> allOfClass<T>(Type type, { String? subcollection });