Dictionary

extension Dictionary: RequestStringConvertible where Key: Encodable, Value: Encodable

Available where Key: Encodable, Value: Encodable

  • Undocumented

    Declaration

    Swift

    public var requestString: String { get }