getFailureException property
Exception
get
getFailureException
Implementation
Exception get getFailureException => (this as Failure).exception;
Exception get getFailureException => (this as Failure).exception;