init(from:)

    Returns the same dictionary as from. If you need a copy of the dictionary, use duplicate(deep:).

    Dictionary.swift:73
    init(from: GDictionary)

    Other members in extension

    Typealiases

    Type members

    Instance members