isError property

bool isError

Whether this result is an error result.

Always the opposite of isValue.

Implementation

bool get isError;