Key
A companion object that serves as the key for the NodeInfoContextElement in a CoroutineContext. This key enables the retrieval of a NodeInfoContextElement instance stored within a coroutine's context.
Implements CoroutineContext.Key to provide a type-safe mechanism for accessing the associated context element.