Returns the value of this Result, or defaultValue if Result does not contain a value.
defaultValue
T unwrap(T defaultValue);