awaitGetProducts
suspend fun Purchases.awaitGetProducts(productIds: List<String>): List<<Error class: unknown class>>
Gets the StoreProducts for the given list of product ids for all product types.
Throws
PurchasesException
in case of an error.