Dictionary

struct Dictionary<Key : Hashable, Value> : Collection, ExpressibleByDictionaryLiteral
  • Checks if this object has nested object types that Mixpanel supports.

    Declaration

    Swift

    public func isValidNestedType() -> Bool