IsEmpty

data class IsEmpty(val key: String) : Condition

{"is_empty": {"key": ...}} — field missing, null, or empty array.

Constructors

Link copied to clipboard
constructor(key: String)

Properties

Link copied to clipboard
val key: String