atrium-api-fluent-en_GB-jvm / ch.tutteli.atrium.api.fluent.en_GB / KeyValue / <init>

<init>

KeyValue(key: K, valueAssertionCreatorOrNull: (<ERROR CLASS><V>.() -> Unit)?)

Parameter object to express a key/value Pair whose value type is a nullable lambda with an Expect receiver, which means one can either pass a lambda or null.