isFailure property

bool get isFailure

Whether verification failed.

Implementation

bool get isFailure => !result;