queryHasContacts

fun LiveData<IviContactsDataSource>.queryHasContacts(): LiveData<Boolean>

Launches a query that returns the LiveData indicator of whether the source is empty.