sippo-sdk / com.quobis.sippo.sipposdk.common / Either / Failure / value

value

fun value(): Nothing?

Overrides Either.value

Returns the value associated. In case of Failure, value will be null.