NullableKtMapExtensions<K, V> extension

on

Methods

orEmpty() KtMap<K, V>
Returns the KtMap if its not null, or the empty KtMap otherwise.