Array<[String: SmartAnyImpl]>
extension Array<[String: SmartAnyImpl]>
                - 
                  
                  
The parsed value will be wrapped by SmartAny. Use this property to unwrap it.
Declaration
Swift
public var peel: [Any] { get } 
View on GitHub