lastEntry

open override fun lastEntry(): Map.Entry<K, V>?

Returns the last (highest) key-value mapping currently in this map.

Return

the last (highest) entry, or null if the map is empty