Esphome lambda, " containsKey(TChar*) is deprecated "

The use of constainKey() in ESPHome lambda is depreciated. Is there some ware documentation how to use the new ’ obj[“key”].is() ’ ?

Found something on next page: JsonDocument::containsKey() | ArduinoJson 7