getEntitlementStatus

abstract fun getEntitlementStatus(): Flow<List<Product>>

Deprecated

Use getEntitlements() instead.

Replace with

getEntitlements()

This method returns a true if a given product can be found in the entitlements list or false otherwise

Return

Boolean