Skip to content

Instance Subscript

subscript(_:)

Get and set values in the container by key.
subscript(key: String) -> String? { get set }