optional

fun <T : Any> optional(name: String): RequestLens<T?>

Represents a nullable value in the context of a Request.