getOrElse
Returns the value for the given key, or the result of the defaultValue function if there was no entry for the given key.
Since
1.4.0
Returns the value for the given key, or the result of the defaultValue function if there was no entry for the given key.
1.4.0