add Param

open fun <T> addParam(keyParam: String, valueParam: T)

Method to add a new param value

Parameters

keyParam

: key of the param

valueParam

: value of the param

Throws

when params inserted do not respect validity range -> null or blank