The operation is currently in progress and has not yet produced a value.
Extracts the data from a Result.Success, or returns null for all other states.
null
Transforms a successful result using block, propagating Result.Loading, Result.Empty, and Result.Error unchanged.