parameter
fun ApiRequestBuilder.parameter( key: String, value: Any?, mode: EmulationMode? = null)
Content copied to clipboard
Sets a parameter key with value, or update existing one with value.
Sets a parameter key with value, or update existing one with value.