has

fun has(name: String): Boolean(source)

The has() method of the FormData interface returns whether a FormData object contains a certain key.

MDN Reference