Defaulted

constructor(value: T, default: T? = null)

Parameters

value

the primary value

default

the default value, if any