hasValue property

bool get hasValue

Alias for isSuccess.

Implementation

bool get hasValue => isSuccess;