Dictionary
struct Dictionary<Key, Value> : Collection, ExpressibleByDictionaryLiteral where Key : Hashable
-
Checks if this object has nested object types that Mixpanel supports.
Declaration
Swift
public func isValidNestedType() -> Bool
View on GitHub
Dictionary Extension Reference