Skip to content

Attribute

JaapWijnen edited this page Feb 15, 2021 · 2 revisions

Attribute

public struct Attribute: Codable

Inheritance

Codable

Initializers

init(key:value:)

public init(key: String, value: String?)

Clone this wiki locally