unwrap

abstract fun unwrap(value: Wrapped): Unwrapped

Returns the underlying column value without a transformation applied (Wrapped ->Unwrapped).