JSONDebugStringConvertible
public protocol JSONDebugStringConvertible : CustomDebugStringConvertible, Encodable
                Undocumented
- 
                  
jsonDebugDescriptionDefault implementationUndocumented
Default Implementation
Undocumented
Declaration
Swift
var jsonDebugDescription: String { get } 
- 
                  
debugDescriptionExtension methodDeclaration
Swift
public var debugDescription: String { get } 
        JSONDebugStringConvertible Protocol Reference