optional

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

Represents a nullable value in the context of a Request.