method Result.prototype._unsafeValue Result.prototype._unsafeValue(): ResultValue<T, E> Internal method to get the raw value (for testing/debugging). Not recommended for general use - prefer take() instead. Return Type ResultValue<T, E>