isInventoryReadyLiveData

abstract fun isInventoryReadyLiveData(): LiveData<Boolean>

Checks if the billing client has products loaded. if false, use queryInventory to prepare the client for purchases.