key

fun key(name: String): NamespacedKey

Creates a NamespacedKey using the calling plugin and the given name.

Return

The created NamespacedKey.

Parameters

name

The key name.

Throws

If the calling plugin cannot be determined.