Companion

object Companion

Functions

Link copied to clipboard
fun <T> of(value: T): PatchValue<T>

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