A data class that wraps a value with associated parameters. Used for emitting signals with additional metadata or context.
The type of the wrapped value.
Additional parameters associated with this signal.
The main value being transmitted.
Retrieves a parameter value by key.
Checks if a parameter with the given key exists.