get abstract method

Option<T> get()

Gets the reference to the underlying value.

Implementation

Option<T> get();