OptionToNullable<T> extension

Extensions for Option

on

Methods

toNullable() → T?
Returns the value if it exists, otherwise null