Dictionary

struct Dictionary<Key, Value> where Key : Hashable
  • Property describing the dictionary as a query string

    Declaration

    Swift

    var queryString: String?