toParams

fun Map<String, String>.toParams(): Array<Param>

Converts map to array of Param objects

Receiver

Source map

Return

Array of params