Option.initialize

initialize the final value. if this.isValid is false, then would throw error

class Option
abstract
initialize
()

Return Value

Type: Self

Self` for chain call

Meta