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

error

fun error(): E

Overrides Either.error

Returns the error associated. In case of Success, error will be null.

val error: E