remove

expect fun remove(key: String): MutableDocument(source)

Removes the mapping for a key from this Dictionary

Return

this MutableDocument instance

Parameters

key

the key.

actual fun remove(key: String): MutableDocument(source)
actual fun remove(key: String): MutableDocument(source)