getAllParams

open fun <T> getAllParams(): Collection<T>

Method to get all params value No-any params required

Return

all params value as Collection of T