subscript(_:_:)
Accesses a custom metadata Boolean value for the specified key.
Declaration
subscript(key: String, type: Bool.Type = Bool.self) -> Bool? { get set }Accesses a custom metadata Boolean value for the specified key.
subscript(key: String, type: Bool.Type = Bool.self) -> Bool? { get set }