Package-level declarations

Types

Link copied to clipboard
data class CustomAttribute(val key: String, val value: Any) : Attribute

A custom attribute with a key-value pair.