Dictionary

struct Dictionary<Key, Value> where Key : Hashable
  • Undocumented

    Declaration

    Swift

    public var string: String? { get }
  • Undocumented

    Declaration

    Swift

    public var json: JSON { get }