isFailure method

bool isFailure()

Implementation

bool isFailure() => this is _Failure;