optional

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

Represents a nullable value in the context of a Response.