add

open fun add(value: DataMethod)

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

Parameters

value

Value for new map entry.