getEntitlementStatus

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

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

Return

Boolean