clone
fun URLBuilder.clone(): URLBuilder
Create a copy of this builder. Modifications in a copy is not reflected in the original instance and vise-versa.
fun URLBuilder.clone(): URLBuilder
Create a copy of this builder. Modifications in a copy is not reflected in the original instance and vise-versa.