keySet

fun keySet(): Set<String?>

Returns a Set containing the Strings used as keys in this map.

Return

a Set of String keys