get

operator fun get(key: String): DataItem?

Gets the DataItem at the given key, if there is one.

Return

the DataItem at the given key; or null