hasValue property

bool hasValue

returns true if error is null

Implementation

bool get hasValue => isValid;