ParameterValue
public protocol ParameterValue
The value of a parameter.
-
The raw value for the parameter value.
Declaration
Swift
var rawValue: String { get }
public protocol ParameterValue
The value of a parameter.
The raw value for the parameter value.
Swift
var rawValue: String { get }