with Updated Active Status
fun withUpdatedActiveStatus(stored: StoredEntitlementTransaction, isCurrentlyActive: Boolean): StoredEntitlementTransaction(source)
Updates a stored transaction's active status based on current state. If the transaction is no longer returned by Google Play but was previously active, mark it as inactive.