isValue property

bool isValue

Whether this result is a value result.

Always the opposite of isError.

Implementation

bool get isValue;