ParameterNamedValue

data class ParameterNamedValue(val value: Double, val name: String)

Constructors

Link copied to clipboard
constructor(value: Double, name: String)

Properties

Link copied to clipboard
Link copied to clipboard