So currently I have a Dao with a function that emits a Flow<>
@Query("SELECT * FROM ${Constants.Redacted}") fun loadAllContacts(): Flow<