MetadataScope

Scope provided to the metadata dsl builder.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun <K : NavMetadataKey<T>, T : Any> put(key: K, value: T)

Adds the key and value pair to the map of metadata.