init(label:value:)
Instantiates a new labeled value object with the specified label and value strings.
Declaration
init(label: String, value: String)Instantiates a new labeled value object with the specified label and value strings.
init(label: String, value: String)