findAll

inline fun <T : Any> findAll(table: String): Flow<Resource<Failure, List<T>>>