uniqueId

val uniqueId: String

A system-unique execution context identifier. Unlike the id, this is unique accross multiple processes, so can be reliably used to identify specific context while backend performs a cross-process navigation.

Sources

jvm source
Link copied to clipboard