add

open fun add(value: EnumValue)

Add an entry to this map using value.name as the entry key and value as the entry value.

Parameters

value

Value for new map entry.