isFailure property

bool get isFailure

Implementation

bool get isFailure => (this is Failure);