getInt

fun getInt(key: String): Int?

Get the Int value corresponding to a given key, or null if the key is not present in the map.