Property

EmptyCompositeKeyHashCode

An empty CompositeKeyHashCode, equivalent to hashing no content.

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free
Common
public expect val EmptyCompositeKeyHashCode: CompositeKeyHashCode

An empty CompositeKeyHashCode, equivalent to hashing no content. This is not necessarily the same as the hash at the root of a composition. This is an effective default value in the absence of a hash from currentCompositeKeyHashCode.

JvmAndAndroid
public actual const val EmptyCompositeKeyHashCode: Long
NonJvm
public actual const val EmptyCompositeKeyHashCode: Long