Collection

public extension Collection where Element == URLQueryItem

Available where Element == URLQueryItem

  • Undocumented

    Declaration

    Swift

    subscript(name: String) -> String? { get }