deleteString

fun deleteString(key: String): MVMap

Removes the specified key / String value pair from this map.

Return

the delta corresponding to this operation.