of

fun <T> of(value: T): PatchValue<T>

Create an optional with the specified value (which can be null).