failure property

E get failure

Implementation

E get failure => (this as Failure<T, E>).error;