clone

abstract override fun clone(): Call<T>

Creates a new, identical call to this one which can be enqueued or executed even if this call has already been executed.