failure property

Failure failure

returns the failure or null if the state is success.

Implementation

Failure get failure => _failure;