contains

open operator override fun contains(key: String): Boolean(source)

Returns whether key is present in this struct.

Return

true if key is present.

Parameters

key

The key to test.