SourceParameterValue

@Serializable
data class SourceParameterValue(val name: String) : IExpression

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard