Setting
public class Setting<T, Key> : ExpressibleByDictionaryLiteral where T : AnyObject, Key : KeyPathRepresentable
extension Setting: CustomDebugStringConvertible
Undocumented
-
Declaration
Swift
public var debugDescription: String { get }